Skip to content

Add opensearch promotion workflow and jenkins libs for tar #1354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

peterzhuamazon
Copy link
Member

Signed-off-by: Peter Zhu [email protected]

Description

Add opensearch promotion workflow and jenkins libs for tar

Issues Resolved

#1332

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@peterzhuamazon peterzhuamazon requested a review from a team as a code owner December 16, 2021 03:21
@peterzhuamazon peterzhuamazon self-assigned this Dec 16, 2021
@peterzhuamazon peterzhuamazon added cicd enhancement New Enhancement labels Dec 16, 2021
@codecov-commenter
Copy link

codecov-commenter commented Dec 16, 2021

Codecov Report

Merging #1354 (c3c602d) into main (ea5a964) will decrease coverage by 0.16%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1354      +/-   ##
============================================
- Coverage     94.02%   93.85%   -0.17%     
  Complexity       11       11              
============================================
  Files           136      136              
  Lines          3011     3011              
  Branches          8        8              
============================================
- Hits           2831     2826       -5     
- Misses          172      177       +5     
  Partials          8        8              
Impacted Files Coverage Δ
src/system/temporary_directory.py 83.87% <0.00%> (-12.91%) ⬇️
src/system/os.py 92.30% <0.00%> (-7.70%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ea5a964...c3c602d. Read the comment docs.

Copy link
Member

@gaiksaya gaiksaya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall this looks great. Will save us manual work especially after signing part (cc: @abhinavGupta16)
Thanks!

@dblock
Copy link
Member

dblock commented Dec 16, 2021

Add a test for the new function in vars and this looks good to me.

Copy link
Member

@peternied peternied left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great for the current release - can you please create an issue on the outstanding items so we can fast follow

@peterzhuamazon
Copy link
Member Author

@dblock @peternied @gaiksaya here is the improvement issue for this task: #1355

Please review again so we can unblock this and merge.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cicd enhancement New Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants